Update all bug URL's to point to https://bugs.llvm.org/... git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@295434 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html index 6b464eb..5dc1385 100644 --- a/www/index.html +++ b/www/index.html
@@ -24,7 +24,7 @@ <label>Quick Links</label> <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a> <a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a> - <a href="http://llvm.org/bugs/">Bug Reports</a> + <a href="https://bugs.llvm.org/">Bug Reports</a> <a href="http://llvm.org/svn/llvm-project/libcxx/trunk/">Browse SVN</a> <a href="http://llvm.org/viewvc/llvm-project/libcxx/trunk/">Browse ViewVC</a> </div>